notebook: fix arrow states
authorMatthias Clasen <mclasen@redhat.com>
Thu, 11 Feb 2016 11:47:28 +0000 (06:47 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 11 Feb 2016 11:47:28 +0000 (06:47 -0500)
commitbb15c53966db36a691f65fac5739f0829ffab330
tree37671ca8a573925d211832c1dbff3e2c0e7150b3
parentf5d4fb1a0b24647a7fa90f5388902fa0e2c5c5d2
notebook: fix arrow states

Some code was confusing 0 with ARROW_NONE, causing us to not properly
update the state of the arrow gadgets.
gtk/gtknotebook.c